Function IoRegisterFsRegistrationChangeMountAware

pub unsafe extern "system" fn IoRegisterFsRegistrationChangeMountAware(
    driverobject: *const DRIVER_OBJECT,
    drivernotificationroutine: DRIVER_FS_NOTIFICATION,
    synchronizewithmounts: BOOLEAN,
) -> NTSTATUS