pub unsafe extern "C" fn SQLExecDirect( statement_handle: SQLHSTMT, statement_text: *const SQLCHAR, text_length: SQLINTEGER, ) -> SQLRETURN