Function fchown

Source
pub unsafe extern "C" fn fchown(
    __fd: i32,
    __owner: u32,
    __group: u32,
) -> i32