pub unsafe extern "C" fn crypto_box_seal( c: *mut c_uchar, m: *const c_uchar, mlen: c_ulonglong, pk: *const c_uchar, ) -> c_int