pub unsafe extern "C" fn codes_get_double(
    h: *const codes_handle,
    key: *const c_char,
    value: *mut f64
) -> c_int