pub unsafe fn IoSetIrpExtraCreateParameter(
    irp: *mut IRP,
    extracreateparameter: *const isize,
) -> NTSTATUS