pub unsafe fn OfflineFilesEnable<P0>(
    benable: P0,
    pbrebootrequired: *mut BOOL
) -> u32
where P0: IntoParam<BOOL>,