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