pub unsafe extern "C" fn dpiStmt_bindByName( stmt: *mut dpiStmt, name: *const c_char, nameLength: u32, var: *mut dpiVar, ) -> c_int