pub unsafe fn RtwqSetLongRunning<P0>(workqueueid: u32, enable: P0) -> Result<()>
where P0: IntoParam<BOOL>,