pub unsafe extern "C" fn g_utf8_validate(
    str: *const u8,
    max_len: isize,
    end: *mut *const i8
) -> i32