Function vprintf

Source
pub unsafe extern "C" fn vprintf(
    __fp: *const c_char,
    __args: [u64; 4],
) -> c_int