ocaml::core::alloc
pub unsafe extern "C" fn caml_alloc_array( value: unsafe extern "C" fn(_: *const u8) -> Value, array: *mut *mut u8) -> Value