pub unsafe extern "C" fn SSL_set_srtp_profiles(
    ssl: *mut SSL,
    profiles: *const c_char
) -> c_int