I\'m able to get Zig to create a C library but when I attempt to use said library from a C program, it fails to find the definition of the included function.
My libra