[]Function skyline::libc::snprintf

pub unsafe extern "C" fn snprintf(
    s: *mut u8,
    n: usize,
    format: *const u8,
     ...
) -> i32