pub unsafe extern "system" fn ReportIScsiTargetPortalsA(
    initiatorname: PCSTR,
    targetname: PCSTR,
    targetportaltag: *mut u16,
    elementcount: *mut u32,
    portals: *mut ISCSI_TARGET_PORTALA,
) -> u32