pub unsafe fn snprintf(
    arg___s: *mut c_char,
    arg___maxlen: c_ulong,
    arg___format: *const c_char
) -> c_int