pub unsafe fn RefreshIScsiSendTargetPortalW<P0>(
    initiatorinstance: P0,
    initiatorportnumber: u32,
    portal: *mut ISCSI_TARGET_PORTALW
) -> u32
where P0: IntoParam<PCWSTR>,