pub unsafe extern "system" fn ReportIScsiTargetPortalsW(
    initiatorname: PCWSTR,
    targetname: PCWSTR,
    targetportaltag: *mut u16,
    elementcount: *mut u32,
    portals: *mut ISCSI_TARGET_PORTALW,
) -> u32