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