pub unsafe extern "C" fn g_static_private_set(
    private_key: *mut GStaticPrivate,
    data: gpointer,
    notify: GDestroyNotify
)