1 2 3 4 5
#include "types.h" struct player; vec2 dp_player_calculate_acceleration(const struct player *);