pub unsafe fn NdisClIncomingCallComplete(
    status: i32,
    ndisvchandle: *const c_void,
    callparameters: *const CO_CALL_PARAMETERS,
)