pub unsafe extern "C" fn EC_KEY_marshal_curve_name(
    cbb: *mut CBB,
    group: *const EC_GROUP
) -> c_int