pub unsafe extern "C" fn al_seek_audio_stream_secs(
    stream: *mut ALLEGRO_AUDIO_STREAM,
    time: c_double
) -> c_bool