#[unsafe(no_mangle)]pub unsafe extern "C" fn ftok(path: *const c_char, id: c_int) -> key_t
See https://pubs.opengroup.org/onlinepubs/9799919799/functions/ftok.html.