pub unsafe extern "C" fn crypto_box_curve25519xchacha20poly1305_open_detached_afternm( m: *mut c_uchar, c: *const c_uchar, mac: *const c_uchar, clen: c_ulonglong, n: *const c_uchar, k: *const c_uchar, ) -> c_int