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