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