#[no_mangle]
pub unsafe extern "C" fn RustOTSStream_Seek(
stream: *mut RustOTSStream<'_>,
position: off_t,
) -> c_int
#[no_mangle]
pub unsafe extern "C" fn RustOTSStream_Seek(
stream: *mut RustOTSStream<'_>,
position: off_t,
) -> c_int