[libc][NFC] Allow memset (and bzero) to be inlined

This allows shipping individual functions without also having to provide
memset or bzero at the expense of bigger functions.

Similar to D113097.

Differential Revision: https://reviews.llvm.org/D113108

GitOrigin-RevId: c02aa15438459a2b148c1c84267fff3e926c2632
6 files changed