pub unsafe fn pg_utf8_islegal(
    arg_source: *const c_uchar,
    arg_length: c_int
) -> bool