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