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