pub unsafe extern "C" fn g_clear_list(
    list_ptr: *mut *mut GList,
    destroy: GDestroyNotify
)
This is supported on crate feature v2_64 only.