How to manually generate minimp3 bindings using bindgen:
bindgen --use-core minimp3.c -- -Iminimp3 > src/bindings.rs