pub unsafe extern "system" fn GetDefaultCommConfigW(
    lpszName: *const u16,
    lpCC: *mut COMMCONFIG,
    lpdwSize: *mut u32
) -> i32