pub unsafe extern "C" fn gum_metal_hash_table_foreach(
    hash_table: *mut GumMetalHashTable,
    func: GHFunc,
    user_data: gpointer
)