pub unsafe extern "C" fn g_array_set_clear_func(
    array: *mut GArray,
    clear_func: GDestroyNotify
)