pub unsafe extern "C" fn spa_graph_port_init(
    port: *mut spa_graph_port,
    direction: spa_direction,
    port_id: u32,
    flags: u32
)