pub unsafe extern "system" fn SQLGetCursorName( statementhandle: *mut c_void, cursorname: *mut u8, bufferlength: i16, namelengthptr: *mut i16, ) -> i16