#include "types.h" struct player; vec2 dp_player_calculate_acceleration(const struct player *);