pub unsafe extern "C" fn SSL_CREDENTIAL_set_ex_data( cred: *mut SSL_CREDENTIAL, idx: c_int, data: *mut c_void, ) -> c_int