pub unsafe extern "system" fn WlanSetProfilePosition(
    hclienthandle: HANDLE,
    pinterfaceguid: *const GUID,
    strprofilename: PCWSTR,
    dwposition: u32,
    preserved: *const c_void,
) -> u32