[]Function actix_rt::signal::unix::libc::mkfifoat

pub unsafe extern "C" fn mkfifoat(
    dirfd: i32,
    pathname: *const i8,
    mode: u32
) -> i32