pub unsafe extern "C" fn ModuleObject_Initialize(
    this: *mut ModuleObject,
    aslr_base: u64,
    dynamic: *mut Elf64_Dyn
)