pub unsafe extern "C" fn audio_data_stream_can_read_data_from_position(
    haudioStream: SPXAUDIOSTREAMHANDLE,
    requestedSize: u32,
    position: u32
) -> bool