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