pub unsafe extern "C" fn SQLNumResultCols(
statement_handle: SQLHSTMT,
column_count_ptr: *mut SQLSMALLINT,
) -> SQLRETURNpub unsafe extern "C" fn SQLNumResultCols(
statement_handle: SQLHSTMT,
column_count_ptr: *mut SQLSMALLINT,
) -> SQLRETURN