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