pub type sk_OPENSSL_STRING_free_func = Option<unsafe extern "C" fn(arg1: *mut c_char)>;
enum sk_OPENSSL_STRING_free_func { None, Some(unsafe extern "C" fn(_: *mut i8)), }
No value.
Some value of type T.
T