pub unsafe extern "C" fn g_hash_table_foreach_remove(
    hash_table: *mut GHashTable,
    func: GHRFunc,
    user_data: gpointer
) -> c_uint