pub unsafe extern "C" fn al_append_path_component(
    path: *mut ALLEGRO_PATH,
    s: *const c_char
)