pub unsafe extern "C" fn grib_copy_namespace(
    dest: *mut grib_handle,
    name: *const c_char,
    src: *mut grib_handle
) -> c_int