pub unsafe fn pg_vfprintf(
    arg_stream: *mut FILE,
    arg_fmt: *const c_char,
    arg_args: *mut __va_list_tag
) -> c_int