pub unsafe fn RtwqJoinWorkQueue<P0>(
    workqueueid: u32,
    hfile: P0
) -> Result<HANDLE>
where P0: IntoParam<HANDLE>,