#[unsafe(no_mangle)]
pub extern "C" fn create_index(
client: *mut ClientWrapper,
options: *mut CreateIndexRequestWrapper,
) -> *mut CreateIndexResponseWrapper
#[unsafe(no_mangle)]
pub extern "C" fn create_index(
client: *mut ClientWrapper,
options: *mut CreateIndexRequestWrapper,
) -> *mut CreateIndexResponseWrapper