pub unsafe extern "C" fn hipArray3DCreate(
    array: *mut *mut hipArray,
    pAllocateArray: *const HIP_ARRAY3D_DESCRIPTOR
) -> hipError_t