pub unsafe fn RtlNtStatusToDosError<P0>(status: P0) -> u32
where P0: IntoParam<NTSTATUS>,