pub fn compute_sha512_half( _env: wasm_exec_env_t, in_buf_ptr: *const u8, in_buf_len: usize, out_buf_ptr: *mut u8, out_buf_cap: usize, ) -> i32