pub unsafe extern "C" fn vsprintf(
    __s: *mut c_char,
    __fmt: *const c_char,
    __args: u32
) -> c_int