pub unsafe extern "C" fn strerror(
    errnum: c_int,
    buffer: *mut c_char,
    buflen: size_t
)