#[no_mangle]
pub extern "C" fn distinct_async(
client: *mut ClientWrapper,
options: *mut DistinctRequestWrapper,
callback: extern "C" fn(wrapper: *mut DistinctResponseWrapper),
)#[no_mangle]
pub extern "C" fn distinct_async(
client: *mut ClientWrapper,
options: *mut DistinctRequestWrapper,
callback: extern "C" fn(wrapper: *mut DistinctResponseWrapper),
)