Function g_node_find_child

pub unsafe extern "C" fn g_node_find_child(
    node: *mut GNode,
    flags: u32,
    data: *mut c_void,
) -> *mut GNode