pub static mut __memalign_hook: Option<unsafe extern "C" fn(__alignment: size_t, __byte_count: size_t, __caller: *const c_void) -> *mut c_void>