pub unsafe extern "C" fn obs_data_array_push_back(
    array: *mut obs_data_array_t,
    obj: *mut obs_data_t
) -> size_t