pub unsafe extern "C" fn HRSS_encap( out_ciphertext: *mut u8, out_shared_key: *mut u8, in_pub: *const HRSS_public_key, in_: *const u8, ) -> c_int