#[no_mangle] pub unsafe extern "C" fn strerror(e: c_int) -> *mut c_char
Returns a pointer to the string representation of the given error code.