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