#[unsafe(no_mangle)]pub extern "C" fn umask(mask: mode_t) -> mode_t
See https://pubs.opengroup.org/onlinepubs/9799919799/functions/umask.html.