pub unsafe extern "C" fn EC_KEY_METHOD_set_keygen( meth: *mut ec_key_method_st, keygen: Option<unsafe extern "C" fn(_: *mut ec_key_st) -> i32>, )