pub unsafe extern "C" fn LLVMSetAlignment(
    V: LLVMValueRef,
    Bytes: c_uint
)