pub unsafe extern "C" fn EC_KEY_set_public_key(
    key: *mut EC_KEY,
    key: *const EC_POINT
) -> c_int