Function g_list_remove_all

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