pub unsafe extern "C" fn codes_get_message(
    h: *const codes_handle,
    message: *mut *const c_void,
    message_length: *mut usize
) -> c_int