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