Function truncate

Source
pub unsafe extern "C" fn truncate(
    __path: *const c_char,
    __length: off_t,
) -> c_int