Function FsRtlRegisterFileSystemFilterCallbacks
pub unsafe fn FsRtlRegisterFileSystemFilterCallbacks(
filterdriverobject: *const DRIVER_OBJECT,
callbacks: *const FS_FILTER_CALLBACKS,
) -> NTSTATUSpub unsafe fn FsRtlRegisterFileSystemFilterCallbacks(
filterdriverobject: *const DRIVER_OBJECT,
callbacks: *const FS_FILTER_CALLBACKS,
) -> NTSTATUS