pub unsafe extern "C" fn perror(__s: *const i8)
Print a message describing the meaning of the value of errno.
This function is a possible cancellation point and therefore not marked with __THROW.