pub unsafe extern "C" fn gum_metal_hash_table_remove(
    hash_table: *mut GumMetalHashTable,
    key: gconstpointer
) -> gboolean