Function IoSetMasterIrpStatus

pub unsafe extern "system" fn IoSetMasterIrpStatus(
    masterirp: *mut IRP,
    status: NTSTATUS,
)