pub unsafe extern "C" fn gum_metal_hash_table_find(
    hash_table: *mut GumMetalHashTable,
    predicate: GHRFunc,
    user_data: gpointer
) -> gpointer