pub unsafe extern "C" fn spa_graph_link_add(
    out: *mut spa_graph_node,
    state: *mut spa_graph_state,
    link: *mut spa_graph_link
)