#[unsafe(no_mangle)]
pub extern "C" fn aggregate(
client: *mut ClientWrapper,
options: *mut AggregateRequestWrapper,
) -> *mut AggregateResponseWrapper
#[unsafe(no_mangle)]
pub extern "C" fn aggregate(
client: *mut ClientWrapper,
options: *mut AggregateRequestWrapper,
) -> *mut AggregateResponseWrapper