Function g_slist_find

pub unsafe extern "C" fn g_slist_find(
    list: *mut GSList,
    data: *const c_void,
) -> *mut GSList