pub unsafe extern "C" fn EC_POINT_dup(
    p: *const EC_POINT,
    group: *const EC_GROUP
) -> *mut EC_POINT