pub unsafe extern "C" fn snprintb_m( buf: *mut c_char, buflen: size_t, fmt: *const c_char, val: u64, max: size_t ) -> c_int