pub unsafe extern "system" fn GetIScsiTargetInformationW(
    targetname: PCWSTR,
    discoverymechanism: PCWSTR,
    infoclass: TARGET_INFORMATION_CLASS,
    buffersize: *mut u32,
    buffer: *mut c_void,
) -> u32