pub unsafe extern "C" fn clib_mem_heap_alloc_aligned_or_null( heap: *mut c_void, size: uword, align: uword, ) -> *mut c_void