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