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