pub unsafe extern "C" fn readstat_add_variable(
writer: *mut readstat_writer_t,
name: *const c_char,
type_: readstat_type_t,
storage_width: usize,
) -> *mut readstat_variable_tpub unsafe extern "C" fn readstat_add_variable(
writer: *mut readstat_writer_t,
name: *const c_char,
type_: readstat_type_t,
storage_width: usize,
) -> *mut readstat_variable_t