Function g_slist_prepend

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