pub unsafe extern "C" fn g_markup_escape_text(
    text: *const i8,
    length: isize
) -> *mut i8