pub unsafe fn pg_snprintf(
    arg_str_: *mut c_char,
    arg_count: usize,
    arg_fmt: *const c_char
) -> c_int