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