pub unsafe fn PoFxPowerOnCrashdumpDevice<P0>(
    handle: P0,
    context: Option<*const c_void>,
) -> NTSTATUS
where P0: Param<POHANDLE>,