pub unsafe extern "system" fn NdisCmAddPartyComplete(
    status: i32,
    ndispartyhandle: *const c_void,
    callmgrpartycontext: *const c_void,
    callparameters: *const CO_CALL_PARAMETERS,
)