pub unsafe fn SQLGetCursorName( statementhandle: *mut c_void, cursorname: Option<&mut [u8]>, namelengthptr: Option<*mut i16>, ) -> i16