pub unsafe extern "C" fn halide_malloc(
    user_context: *mut c_void,
    x: size_t
) -> *mut c_void