pub(crate) unsafe extern "C" fn bss_start()
The bss_start is a symbol declared in the src/linker.ld, which represent the start address of the .bss section.
bss_start
src/linker.ld
.bss