pub unsafe extern "C" fn cvsprintf(
    __s: *mut i8,
    __format: *const i8,
    __arg: *mut c__va_list_tag
) -> i32