pub unsafe extern "system" fn FsRtlGetSupportedFeatures(
    deviceobject: *const DEVICE_OBJECT,
    supportedfeatures: *mut u32,
) -> NTSTATUS