pub unsafe extern "C" fn BNApplySnapshotData(
file: *mut BNFileMetadata,
view: *mut BNBinaryView,
data: *mut BNKeyValueStore,
cache: *mut BNKeyValueStore,
ctxt: *mut c_void,
progress: BNProgressFunction,
openForConfiguration: bool,
restoreRawView: bool,
)