pub unsafe extern "C" fn obs_data_save_json(
    data: *mut obs_data_t,
    file: *const c_char
) -> bool