pub unsafe extern "C" fn sendfile( fd: c_int, s: c_int, offset: off_t, nbytes: size_t, hdtr: *mut sf_hdtr, sbytes: *mut off_t, flags: c_int, ) -> c_int