pub unsafe extern "C" fn snprintf( str: *mut c_char, size: usize, format: *const c_char, ... ) -> c_int