pub unsafe extern "C" fn g_utf8_offset_to_pointer(
    str: *const i8,
    offset: i64
) -> *mut i8