pub unsafe extern "C" fn mdb_numeric_to_string( mdb: *mut MdbHandle, start: c_int, scale: c_int, prec: c_int, ) -> *mut c_char