pub unsafe extern "C" fn SSL_CREDENTIAL_set1_trust_anchor_id( cred: *mut SSL_CREDENTIAL, id: *const u8, id_len: usize, ) -> c_int