Function csnprintf

Source
pub unsafe extern "C" fn csnprintf(
    __s: *mut i8,
    __maxlen: u64,
    __format: *const i8,
    ...
) -> i32