pub unsafe extern "C" fn g_utf8_make_valid(
    str: *const i8,
    len: isize
) -> *mut i8