pub unsafe extern "stdcall" fn FT_SetEventNotification(
    ftHandle: FT_HANDLE,
    Mask: DWORD,
    Param: PVOID
) -> FT_STATUS