pub unsafe extern "C" fn gum_metal_hash_table_insert(
    hash_table: *mut GumMetalHashTable,
    key: gpointer,
    value: gpointer
) -> gboolean