pub unsafe fn SetProcessRestrictionExemption<P0>(
    fenableexemption: P0
) -> Result<()>
where P0: IntoParam<BOOL>,