Function g_utf8_normalize

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