ctypes_function( "llama_get_embeddings", [llama_context_p_ctypes], ctypes.POINTER(ctypes.c_float) )
nothing calls this directly
no outgoing calls
no test coverage detected