pub unsafe fn ReportIScsiTargetsW<P0>(
    forceupdate: P0,
    buffersize: *mut u32,
    buffer: PWSTR
) -> u32
where P0: IntoParam<BOOLEAN>,