pub unsafe extern "C" fn obs_data_get_string(
    data: *mut obs_data_t,
    name: *const c_char
) -> *const c_char