pub unsafe extern "C" fn at_load_image_from_memory(
    img_data: *const c_uchar,
    img_data_len: size_t
) -> *mut C_tensor