free() { /* Free routine */ } malloc() { /* Malloc routine */ } some_other() { /* Some other routine */ }