pub unsafe extern "C" fn g_node_find(
    root: *mut GNode,
    order: i32,
    flags: u32,
    data: *mut c_void
) -> *mut GNode