pub unsafe extern "C" fn SecKeyCreateFromData(
    parameters: CFDictionaryRef,
    keyData: CFDataRef,
    error: *mut CFErrorRef
) -> SecKeyRef