Function g_hash_table_remove

pub unsafe extern "C" fn g_hash_table_remove(
    hash_table: *mut GHashTable,
    key: *const c_void,
) -> i32