pub unsafe extern "C" fn halide_error_buffer_allocation_too_large( user_context: *mut c_void, buffer_name: *const c_char, allocation_size: u64, max_size: u64, ) -> c_int