pub unsafe extern "C" fn dpiStmt_bindValueByPos( stmt: *mut dpiStmt, pos: u32, nativeTypeNum: dpiNativeTypeNum, data: *mut dpiData, ) -> c_int