pub unsafe fn SetupEnumInfSectionsA( infhandle: *const c_void, index: u32, buffer: Option<&mut [u8]>, sizeneeded: Option<*mut u32>, ) -> Result<()>