pub unsafe extern "C" fn heap_aligned_calloc_imp( size: u32, align: u32, name: *const char_t, equal_sized: bool_t, ) -> *mut byte_t