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