Function windows_sys::Wdk::Storage::FileSystem::IoCreateStreamFileObjectEx2
pub unsafe extern "system" fn IoCreateStreamFileObjectEx2(
createoptions: *const IO_CREATE_STREAM_FILE_OPTIONS,
fileobject: *const FILE_OBJECT,
deviceobject: *const DEVICE_OBJECT,
streamfileobject: *mut *mut FILE_OBJECT,
filehandle: *mut HANDLE,
) -> NTSTATUS