#[unsafe(no_mangle)]
pub extern "C" fn insert_many(
client: *mut ClientWrapper,
options: *mut InsertManyRequestWrapper,
) -> *mut InsertManyResponseWrapper
#[unsafe(no_mangle)]
pub extern "C" fn insert_many(
client: *mut ClientWrapper,
options: *mut InsertManyRequestWrapper,
) -> *mut InsertManyResponseWrapper