Function windows::Wdk::Storage::FileSystem::FsRtlChangeBackingFileObject
pub unsafe fn FsRtlChangeBackingFileObject(
currentfileobject: Option<*const FILE_OBJECT>,
newfileobject: *const FILE_OBJECT,
changebackingtype: FSRTL_CHANGE_BACKING_TYPE,
flags: u32,
) -> NTSTATUS