pub unsafe extern "C" fn codes_copy_key(
    h1: *mut grib_handle,
    h2: *mut grib_handle,
    key: *const c_char,
    type_: c_int
) -> c_int