pub unsafe extern "C" fn lv_array_init_from_buf( array: *mut _lv_array_t, buf: *mut c_void, capacity: u32, element_size: u32, )