Function g_utf8_validate_len

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