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