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