pub unsafe extern "C" fn spd_set_voice_pitch(
    connection: *mut SPDConnection,
    pitch: c_int
) -> c_int