pub unsafe extern "C" fn g_clear_pointer(
    pp: *mut gpointer,
    destroy: GDestroyNotify
)