Function windows::Win32::Storage::Jet::JetAttachDatabase2W

pub unsafe fn JetAttachDatabase2W<P0>(
    sesid: P0,
    szfilename: *const u16,
    cpgdatabasesizemax: u32,
    grbit: u32,
) -> i32
where P0: Param<JET_SESID>,