pub unsafe fn FDITruncateCabinet<P0>(
    hfdi: *const c_void,
    pszcabinetname: P0,
    ifoldertodelete: u16
) -> BOOL
where P0: IntoParam<PCSTR>,