pub unsafe extern "C" fn hfile_from_data( pathname: *const char_t, data: *const byte_t, size: u32, error: *mut ferror_t, ) -> bool_t