pub type sk_OPENSSL_CSTRING_compfunc = Option<unsafe extern "C" fn(*const *const i8, *const *const i8) -> i32>;
enum sk_OPENSSL_CSTRING_compfunc { None, Some(unsafe extern "C" fn(*const *const i8, *const *const i8) -> i32), }
No value.
Some value of type T.
T