pub unsafe fn pg_verify_mbstr(
    arg_encoding: c_int,
    arg_mbstr: *const c_char,
    arg_len: c_int,
    arg_noError: bool
) -> bool