pub unsafe extern "C" fn proc_pidfdinfo(
    pid: i32,
    fd: i32,
    flavor: i32,
    buffer: *mut c_void,
    buffersize: i32
) -> i32