pub fn unary_op_from_binary_op_assign<M, E: Encoding>( f: unsafe extern "C" fn(r: *mut u64, a: *const u64, b: *const u64), a: &mut Elem<M, E>, )