pub unsafe extern "C" fn g_hash_table_steal_extended( hash_table: *mut GHashTable, lookup_key: *const c_void, stolen_key: *mut *mut c_void, stolen_value: *mut *mut c_void, ) -> i32