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