pub unsafe extern "C" fn codes_get_string(
    h: *const codes_handle,
    key: *const c_char,
    mesg: *mut c_char,
    length: *mut usize
) -> c_int