pub unsafe extern "C" fn EC_KEY_get_ex_data(
    r: *const EC_KEY,
    idx: c_int
) -> *mut c_void