pub type ExportGetKey = unsafe extern "C" fn(control: Control, key_index: u32) -> RawKey;
Signature of the get_key export.
get_key