Function windows::Win32::Storage::Jet::JetAttachDatabase2A
pub unsafe fn JetAttachDatabase2A<P0>(
sesid: P0,
szfilename: *const i8,
cpgdatabasesizemax: u32,
grbit: u32,
) -> i32where
P0: Param<JET_SESID>,