#[unsafe(no_mangle)]
pub extern "C" fn count(
client: *mut ClientWrapper,
options: *mut CountRequestWrapper,
) -> *mut CountResponseWrapper
#[unsafe(no_mangle)]
pub extern "C" fn count(
client: *mut ClientWrapper,
options: *mut CountRequestWrapper,
) -> *mut CountResponseWrapper