pub unsafe extern "C" fn g_clear_pointer( pp: *mut *mut c_void, destroy: Option<unsafe extern "C" fn(*mut c_void)>, )