pub unsafe extern "system" fn RtlNtStatusToDosError(
    status: i32
) -> u32
🔬This is a nightly-only experimental API. (windows_c)