pub const FDF_DISPATCHER_OPTION_UNSYNCHRONIZED: u32 = 1;
This flag allows parallel calls into callbacks set in the dispatcher. Cannot be set in conjunction with FDF_DISPATCHER_OPTION_ALLOW_SYNC_CALLS.
FDF_DISPATCHER_OPTION_ALLOW_SYNC_CALLS