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